home *** CD-ROM | disk | FTP | other *** search
/ Pascal Super Library / Pascal Super Library (CW International)(1997).bin / MATH / MATH2 / FILES435.TXT < prev    next >
Text File  |  1985-11-16  |  3KB  |  54 lines

  1. ------------------------------------------------------------------------
  2. Disk No 435   TURBO Pascal Statistics, Trig, Utilities          v1 DS2
  3. -----------------------------------------------------------------------
  4. This diskette contains three separate sets of TURBO Pascal routines.
  5. Looking at the directory, all but the last three entries pertain to the
  6. package of statistical distribution functions.  The distributions
  7. include the Beta, Log Gamma, Incomplete Gamma, F, T, Chi-square, and
  8. Normal distributions;  both the forward and inverse functions are provided.  TRIGFUNC contains Pascal procedures for the common trigono-
  9. metric functions.  UTIL features more than 50 TURBO Pascal utility
  10. routines for such diverse functions as screen output, frames, windows,
  11. menus, serial communications, string manipulation, loan calculations,
  12. file I/O, and even a siren for intruder alert.
  13.  
  14. README   DOC  Description of statistical distribution procedures
  15. NINV     PAS  Find percentage point of normal distribution
  16. TESTSIGF PAS  Demo of F-significance routine
  17. SIGF     PAS  Significance of F distribution
  18. ERF      PAS  Error function
  19. SIGCONST PAS  Global constants for significance routines
  20. ALGAMA   PAS  Logarithm (base E) of Gamma distribution
  21. CDBETA   PAS  Cumulative Beta distribution
  22. SIGCHI   PAS  Significance of Chi-square distribution
  23. CDNORM   PAS  Cumulative normal distribution probability
  24. TESTSIGC PAS  Demo of Chi-square distribution routine
  25. POWTEN   PAS  Calculate power of ten (integer powers only)
  26. GAMMAIN  PAS  Evaluate incomplete Gamma integral
  27. CINV     PAS  Inverse Chi-square (percentage point)
  28. SIGT     PAS  Significance of T distribution
  29. TESTINVF PAS  Demo of inverse F routine
  30. TESTSIGT PAS  Demo of T-significance routine
  31. TESTINVC PAS  Demo of inverse Chi-square routine
  32. TESTINVN PAS  Demo of inverse normal routine
  33. SIGNORM  PAS  Significance of normal distribution
  34. TESTSIGN PAS  Demo of significance of normal distribution
  35. APINVB   PAS  Inverse Beta distribution
  36. FINV     PAS  Inverse central F distribution
  37. SIGALL   PAS  List of statistical routines on this diskette
  38. BETAINV  PAS  Inverse Beta distribution
  39. LOGTEN   PAS  Base 10 logarithm
  40. NINV2    PAS  Percentage point of normal distribution
  41. POWER    PAS  Exponentiation of real to real power
  42. TESTINVT PAS  Demo of inverse central T distribution
  43. POWERI   PAS  Exponentiation of real to integer power
  44. TINV     PAS  Inverse central T distribution
  45. TRIGFUNC PAS  Description of TRIGFUNC.PAS
  46. TRIGFUNC PAS  Pascal procedures for trigonometric functions
  47. UTIL     PAS  More than 50 utility routines
  48.  
  49.  
  50. PC Software Interest Group (PC-SIG)
  51. 1030 E Duane, Suite J
  52. Sunnyvale, CA 94086
  53. (408) 730-9291
  54.